Fix command-line parsing in a few respects -- be more
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Apr 2006 17:09:32 +0000 (18:09 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Apr 2006 17:09:32 +0000 (18:09 +0100)
commitb07b5dcc56bb6bacd55fb7d65ac854ee62680460
treeb6c5670ed48393fdc6496f7dc75675af314c3fcf
parenta3fd8815ef4c686ae44e9792933e4941896a6977
Fix command-line parsing in a few respects -- be more
generous about what we accept, avoid stack overflow, and
print the command line during boot (rather useful!).

This should fix the 'lapic' and 'nolapic' boot options.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/setup.c
xen/common/kernel.c